projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c80d1fa
)
* simple.el (transient-mark-mode): Turn on by default.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 23 Mar 2008 22:51:59 +0000
(22:51 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 23 Mar 2008 22:51:59 +0000
(22:51 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8753b79997d0796e0d9e7059c2a2eb21baf9b958..1664671e2fc497b655b1f002d899d40e0025623b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2008-03-23 Chong Yidong <cyd@stupidchicken.com>
+
+ * simple.el (transient-mark-mode): Turn on by default.
+
2008-03-23 Xavier Maillard <xma@gnu.org>
* saveplace.el: fix a typo in the commentary section.